@charset "utf-8";
/* CSS Document */
.pcNone{display:none!important;}
.sobox_in{
    margin-top: 35px;
    height: 215px;
    background-color: #fafafa;
    border-radius: 8px;
}
.sobox_in .title{
	width: 120px;
	height: 215px;
	float: left;
    border-radius: 8px 0 0 8px;
	color: #fff;
	background: url(zwfw-zwfwmh_sobg01.png) center center no-repeat #ba171c;
	text-align: center;
}
.sobox_in .title p{
	padding-top: 64px;
	font-weight: bold;
	line-height: 240%;
}
.sobox_in .so_con{
	width: 920px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}
.so_size{
	width: 360px;
	height: 50px;
	background: url(zwfw-zwfwmh_sobg03.png) 10px center no-repeat #fff;
    border-radius: 8px;
	box-shadow: 0px 0px 8px rgba(250, 173, 176, 0.3); /* 半透明阴影 */
	position: relative;
	float: left;
}
.so_size input{
	width: 210px;
	background-color: none;
	margin-left: 45px;
	margin-top: 2px;
	height: 48px;
	line-height: 48px;
	border: none;
	outline: none;
	cursor:auto;
}
.so_size .sobtn{
	position: absolute;
	display: block;
	color: #fff;
	font-weight: bold;
	right: 0px;
	top: 0px;
	width: 100px;
	height: 50px;
	background: #ba171c;
	text-align: center;
	line-height: 50px;
    border-radius: 0 8px 8px 0;
}
.so_size .sobtn:hover{
	background: #911b1b;
}


.hot_words{
	float: left;
	margin-left: 30px;
	line-height: 50px;
	font-size: 15px;
	width: 520px;
	height: 50px;
	overflow: hidden;
}
.hot_words a{
	margin-right: 8px;
}
.hot_words a:last-child{
	margin-right: 0;
}

.so_con .link_word{
	clear: left;
	margin: 15px 0;
}
.so_con .link_word li{
	font-size: 15px;
	line-height: 30px;
	width: 200px;
	height: 30px;
	padding-left: 16px;
	background: url(zwfw-zwfwV202410_index7.png) left center no-repeat;
	display: inline-block;
	border-right: 1px solid #dde4ed;
	margin-right: 12px;
	overflow: hidden;
}
.so_con .link_word li:last-child{
	margin-right: 0;
	border-right: 0;
}
.line{
	height: 1px;
	border-top:#dde4ed;
	margin: 18px 0;
}
.lmbt{
	padding-left: 38px;
	font-size: 24px;
}
.lmbt .tip{
	font-size: 14px;
	color: #895152;
}
/*办事事项*/
.bssx_in{
	margin-top: 40px;
}

.bssx_in .lmbt{
	background: url(zwfw-zwfwmh_in_icon01.png) left center no-repeat;
}
.bssx_in .tab_t{
	position: relative;
	margin-top: 30px;
}
.bssx_in .tab_t li{
	width: 566px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}
.bssx_in .tab_t li span{
	padding-left: 30px;
}
.bssx_in .tab_t li.on{
	color: #ba171c;
}
.bssx_in .tab_t li:nth-child(1) span,
.bssx_in .tab_t li.on:nth-child(1) span{
	background: url(zwfw-zwfwmh_bssx_icon01.png) left center no-repeat;
}
.bssx_in .tab_t li:nth-child(2){
	position: absolute;
	right: 0;
	bottom: 0;
}
.bssx_in .tab_t li:nth-child(2) span{
	background: url(zwfw-zwfwmh_bssx_icon02.png) left center no-repeat;
}
.bssx_in .tab_t li:nth-child(1).on{
	background: url(zwfw-zwfwmh_bssx_bg01.png) left bottom no-repeat;
}
.bssx_in .tab_t li:nth-child(2).on{
	background: url(zwfw-zwfwmh_bssx_bg02.png) left bottom no-repeat;
}
.bssx_in .tab_con{
	background: #fafafa;
	padding: 25px;
	border-radius: 0 0 8px 8px;
}
.bssx_in .tab_con ul{
	display: none;
}
.bssx_in .tab_con ul.active{
	display: block;
}
.bssx_in .tab_con ul li{
	line-height: 70px;
	background: #fff;
	border-radius: 8px;
	position: relative;
	box-shadow: 0px 0px 8px rgba(250, 173, 176, 0.2); /* 半透明阴影 */
	margin-bottom: 16px;
}
.bssx_in .tab_con ul li:last-child{
	margin-bottom: 0;
}
.bssx_in .tab_con ul li:hover{
	background: #ba171c;
}
.bssx_in .tab_con ul li:hover .text{
	color: #fff;
	background: url(zwfw-zwfwmh_li_icon_h.png) 18px center no-repeat;
}
.bssx_in .tab_con ul li .text{
	background: url(zwfw-zwfwmh_li_icon.png) 18px center no-repeat;
	padding-left: 50px;
	display: block;
}
.bssx_in .tab_con ul li .link_list{
	position: absolute;
	right: 20px;
	top: 0;
}
.bssx_in .tab_con ul li .link_list a{
	color: #895152;
}
.bssx_in .tab_con ul li:hover .link_list a{
	color: #fff;
}
.bssx_in .tab_con ul li:hover .link_list a:hover{
	text-decoration: underline;
}
.bssx_in .tab_con ul li .link_list i{
	margin: 0px 10px;
	color: #e9d1d2;
}

/*办事大厅*/

.bsdt_in{
	margin-top: 40px;
}
.bsdt_in .lmbt{
	background: url(zwfw-zwfwmh_in_icon02.png) left center no-repeat;
}
.bsdt_in_con{
	width: 100%;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.bsdt_in_con .box{
/*	display: inline-block;*/
	width: 179px;
	height: 480px;
	float: left;
	margin-right: 4px;
	position: relative;
	transition: all 0.4s;
	cursor: pointer;
}

.bsdt_in_con .box .bt{
/*
	position: absolute;
    left: 50%;
    top: 20px;
	transform: translateX(-50%);
*/
    /* writing-mode: vertical-lr; 竖排文字 */
    color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	display: block;
	text-align: center;
	width: 100%;
	height: 460px;
	line-height: 22px;
}
.bsdt_in_con .box .bt P{
	padding-top: 40px;
	width: 22px;
	margin: 0 auto;
}
.bsdt_in_con .box .bt:hover{
	 background-color: rgba(0, 0, 0, 0.1); 
}
.bsdt_in_con .box1 .bt p{
	background: url(zwfw-zwfwmh_in_icon13.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box2 .bt p{
	background: url(zwfw-zwfwmh_in_icon14.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box3 .bt p{
	background: url(zwfw-zwfwmh_in_icon15.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box4 .bt p{
	background: url(zwfw-zwfwmh_in_icon16.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box5 .bt p{
	background: url(zwfw-zwfwmh_in_icon17.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box6 .bt p{
	background: url(zwfw-zwfwmh_in_icon18.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box7 .bt p{
	background: url(zwfw-zwfwmh_in_icon19.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box8 .bt p{
	background: url(zwfw-zwfwmh_in_icon20.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box9 .bt p{
	background: url(zwfw-zwfwmh_in_icon21.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box10 .bt p{
	background: url(zwfw-zwfwmh_in_icon22.png) center 0 no-repeat;
	background-size: 30px 30px;
}
.bsdt_in_con .box11 .bt p{
	background: url(zwfw-zwfwmh_in_icon23.png) center 0 no-repeat;
	background-size: 30px 30px;
}


.bsdt_in_con .box1,.bsdt_in_con .box7{
	background: url(zwfw-zwfwmh_in_dtbg01.png) 0 0 no-repeat;
	background-size: cover;
}
.bsdt_in_con .box2,.bsdt_in_con .box8{
	background: url(zwfw-zwfwmh_in_dtbg02.png) 0 0 no-repeat;
	background-size: cover;
}
.bsdt_in_con .box3,.bsdt_in_con .box9{
	background: url(zwfw-zwfwmh_in_dtbg03.png) 0 0 no-repeat;
	background-size: cover;
}
.bsdt_in_con .box4,.bsdt_in_con .box10{
	background: url(zwfw-zwfwmh_in_dtbg04.png) 0 0 no-repeat;
	background-size: cover;
}
.bsdt_in_con .box5,.bsdt_in_con .box11{
	background: url(zwfw-zwfwmh_in_dtbg05.png) 0 0 no-repeat;
	background-size: cover;
}
.bsdt_in_con .box6{
	background: url(zwfw-zwfwmh_in_dtbg06.png) 0 0 no-repeat;
	background-size: cover;
}
.bsdt_in_con .box12{
	visibility: hidden;
}
.bsdt_in_con .box7,
.bsdt_in_con .box8,
.bsdt_in_con .box9,
.bsdt_in_con .box10,
.bsdt_in_con .box11,
.bsdt_in_con .box12{
	width: 179px !important;
}
.boxbg{
/*	display: inline-block;*/
	width: 0;
	height: 480px;
	background: #eee;
	float: left;
	margin-left: -4px;
	margin-right: 4px;
	position: relative;

	overflow: hidden;
	transition: all 0.4s;
}
.boxnr_1{
	text-align: center;
}
.boxnr_1 ul{margin-left: 20px;}
.boxnr_1 li{
	text-align: center;
	float: left;
	width: 160px;
	height: 120px;
	margin: 25px 10px 0;
	background: #fff;
	font-size: 14px;
	border-radius: 8px;
}
.boxnr_1 li img{
	display: block;
	margin: 10px auto 5px;
	width: 50px;
	height: 50px;
}
.boxnr_1 li a{
	display: block;
}
.boxnr_1 li a:hover{font-weight: bold;}

.swiper-container-bsdt{
	position: relative;
}
.swiper-pagination-bsdt{
	width: fit-content !important;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
.swiper-container-bsdt .swiper-pagination-bullet-active{
	background-color: #911b1b;

}
.bsdt_btn{
	position: absolute;
	bottom: 0;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
}
.bsdt_btn:hover{
	opacity: 1;
}
.swiper_button_prev{
	width: 30px;
	height: 30px;
	left: 400px;
	background: url(zwfw-swiper-left.png);
	background-size: cover;
}
.swiper_button_next{
	transform: rotate(180deg);
	width: 30px;
	height: 30px;
	right: 400px;
	background: url(zwfw-swiper-left.png);
	background-size: cover;
}
/*
.bsdt_in_con ul li{
	float: left;
	margin-right: 4px;
	width: 80px;
}
.bsdt_in_con ul li:last-child{
	margin-right: 0;
}
*/



/*政务数据*/

.zwsj_in{
	margin-top: 40px;
}
.zwsj_in .lmbt{
	background: url(zwfw-zwfwmh_in_icon03.png) left center no-repeat;
}
.zwsj_in_con{
	width: 100%;
	margin-top: 30px;
}
.zwsj_in_con ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.zwsj_in_con ul li{
	width: 130px;
	height: 480px;
	float: left;
	margin-right: 8px;
	opacity: 0.9;
	position: relative;
}
.zwsj_in_con ul li:hover{
	opacity: 1;
}
.zwsj_in_con ul li:last-child{
	margin-right: 0;
}
.zwsj_in_con ul li:nth-child(1){
	background: url(zwfw-zwfwmh_in_sj01.png);
  	background-size: cover;
}
.zwsj_in_con ul li:nth-child(2){
	background: url(zwfw-zwfwmh_in_sj02.png);
  	background-size: cover;
}
.zwsj_in_con ul li:nth-child(3){
	background: url(zwfw-zwfwmh_in_sj08.png);
  	background-size: cover;
}
.zwsj_in_con ul li:nth-child(4){
	background: url(zwfw-zwfwmh_in_sj03.png);
  	background-size: cover;
}
.zwsj_in_con ul li:nth-child(5){
	background: url(zwfw-zwfwmh_in_sj04.png);
  	background-size: cover;
}
.zwsj_in_con ul li:nth-child(6){
	background: url(zwfw-zwfwmh_in_sj05.png);
  	background-size: cover;
}
.zwsj_in_con ul li:nth-child(7){
	background: url(zwfw-zwfwmh_in_sj06.png);
  	background-size: cover;
}
.zwsj_in_con ul li:nth-child(8){
	background: url(zwfw-zwfwmh_in_sj07.png);
  	background-size: cover;
}

.zwsj_text01{
	position: absolute;
    left: 50%;
    top: 30px;
	width: 22px;
	text-align: center;
    transform: translateX(-50%);
/*    writing-mode: vertical-lr;*/
	/*竖排文字*/
	line-height: 22px;
    color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.zwsj_text02{
    position: absolute;
    top: 72%;
    left: 9%;
    transform: translateX(-1%);
}
.zwsj_text02 p{
	font-size: 13px;
	color: #fff;
	line-height: 200%;
	font-weight: bold;
}
.zwsj_text03{
    position: absolute;
    bottom: 18%;
	text-align: center;
    color: #fff;
    font-size: 26px;
	font-weight: bold;
	width: 100%;
}
.zwsj_text03 p span{
	font-size: 13px;
	font-weight: normal;
}
.zwsj_text04{
    position: absolute;
    bottom: 2.8%;
	width: 100%;
	text-align: center;
    color: #fff;
    font-size: 26px;
}
.zwsj_text04 p{
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.zwsj_text04 p span{
	font-size: 13px;
	font-weight: normal;
}

/*首页-好差评*/
.zwsj_hcp{
	height: 150px;
	background: url(zwfw-zwfwmh_in_sjhcp.png);
	background-size: cover;
	margin-top: 15px;
}
.zwsj_hcp .title{
	width: 150px;
	text-align: center;
	line-height: 150px;
	float: left;
	color: #fff;
	font-weight: bold;
}
.zwsj_hcp .title a{color: #fff;}

.zwsj_hcp .kjs{
    padding: 34px 0px 28px 30px;
    position: relative;
	float: left;
}
.zwsj_hcp .kjs1{
    width: 190px;
	padding-left: 0;
}
.zwsj_hcp .kjs2{
    width: 166px;
}
.zwsj_hcp .kjs3{
    width: 150px;
}
.zwsj_hcp .kjs4{
    width: 150px;
}
.zwsj_hcp .kjs5{
    width: 140px;
}
.zwsj_hcp .kjs .ts{
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    position: relative;
    padding-right: 21px;
    color: #fff;
}
.zwsj_hcp .kjs .jians{
    position: absolute;
    width: 10px;
    height: 10px;
    background: url(zwfw-zwfwmh_in_icon06.png) no-repeat center center;
    right: 0;
    top: 50%;
    margin-top: -5px;
}
.zwsj_hcp .kjs .ts1{
    font-size: 30px;
    color: #fff;
    line-height: 32px;
    margin-top: 19px;
}
.zwsj_hcp .kjs .ts1 .sp1{
    font-weight: bold;
}
.zwsj_hcp .kjs .ts1 .sp2{
/*    display: block;*/
    font-size: 14px;
    color: #fff;
    line-height: 1;
/*
    margin-top: 14px;
    margin-left: 14px;
*/
}
.zwsj_hcp .kjs .xians{
    width: 1px;
    height: 30px;
    background-color: #dde4ed;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}
.zwsj_hcp .kjs5 .xians{
    display: none;
}

/*业务链接*/
.yewu_in{
	margin-top: 40px;
}
.yewu_in .lmbt{
	background: url(zwfw-zwfwmh_in_icon04.png) left center no-repeat;
}
.yewu_in_con{
	margin-top: 30px;
}
.yewu_in_con ul li{
	width: 350px;
	height: 118px;
	background: #fafafa;
	border-radius: 8px;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	text-align: center;
}
.yewu_in_con ul li:nth-child(3n){
	margin-right: 0;
}
.yewu_in_con ul li img {
	/* text-align: center; */
	padding-top: 16px;
}
.yewu_in_con ul li a{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}
.yewu_in_con ul li a.a01{
	background: url(zwfw-zwfwmh_in_icon07.png) center 15px no-repeat;
}
.yewu_in_con ul li a.a02{
	background: url(zwfw-zwfwmh_in_icon08.png) center 15px no-repeat;
}
.yewu_in_con ul li a.a03{
	background: url(zwfw-zwfwmh_in_icon09.png) center 15px no-repeat;
}
.yewu_in_con ul li a.a04{
	background: url(zwfw-zwfwmh_in_icon10.png) center 15px no-repeat;
}
.yewu_in_con ul li a.a05{
	background: url(zwfw-zwfwmh_in_icon11.png) center 15px no-repeat;
}
.yewu_in_con ul li a.a06{
	background: url(zwfw-zwfwmh_in_icon12.png) center 15px no-repeat;
}

/*在线文化艺术服务*/
.whys_in{
	margin-top: 40px;
}
.whys_in .lmbt{
	background: url(zwfw-zwfwmh_in_icon05.png) left center no-repeat;
}
.whys_in_con{
	margin-top: 30px;
}
.whys_in_con ul li{
	position: relative;
	width: 260px;
	height: 293px;
	border-radius: 8px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.whys_in_con ul li:last-child{
	margin-right: 0;
}
.whys_in_con ul li p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.whys_in_con ul li img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.whys_in_con ul li img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}